[INFO] fetching crate gizmo-physics 0.1.2...
[INFO] checking gizmo-physics-0.1.2 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate gizmo-physics 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate gizmo-physics 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gizmo-physics 0.1.2
[INFO] tweaked toml for crates.io crate gizmo-physics 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gizmo-physics 0.1.2 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gizmo-physics 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269
[INFO] running `Command { std: "docker" "start" "14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking glam v0.32.1
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking wide v1.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking gizmo-core v0.1.2
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 292 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>,)`
[INFO] [stdout] ...
[INFO] [stdout] 292 |   impl_into_system!(P1);
[INFO] [stdout]     |   --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> F: FnOnce(<_ as SystemParam>::Item<'a>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 292 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 293 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 293 |   impl_into_system!(P1, P2);
[INFO] [stdout]     |   ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 293 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 294 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 294 |   impl_into_system!(P1, P2, P3);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 294 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 295 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 295 |   impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 295 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 296 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 296 |   impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     |   ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 296 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 297 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 297 |   impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     |   ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 297 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-1e3368736d73aadb.long-type-15596672949059098652.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 298 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 298 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     |   --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 298 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-1e3368736d73aadb.long-type-12274777291192707677.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 299 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 299 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 299 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-1e3368736d73aadb.long-type-1591416096544176773.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 300 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 300 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     |   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 300 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-1e3368736d73aadb.long-type-3881169626249655140.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 301 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 301 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     |   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 301 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-1e3368736d73aadb.long-type-12773847125323620200.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 302 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 302 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     |   --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>, <_ as SystemParam>::Item<'k>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 302 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-1e3368736d73aadb.long-type-5741788418206179883.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:285:30
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 303 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 284 | |                     func: self,
[INFO] [stdout] 285 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 286 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 303 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     |   -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>, <_ as SystemParam>::Item<'k>, <_ as SystemParam>::Item<'l>)` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:247:16
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:256:34
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |                 where
[INFO] [stdout] 258 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 303 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.2/src/system.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-1e3368736d73aadb.long-type-14201464047428394459.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gizmo-core` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269", kill_on_drop: false }`
[INFO] [stdout] 14414bb57ab10656178042889837f6960a89ac5226182610fcc4f20cc02e6269
